agents.bayesianopponentmodel
Class Hypothesis

java.lang.Object
  extended by agents.bayesianopponentmodel.Hypothesis
Direct Known Subclasses:
EvaluatorHypothesis, UtilitySpaceHypothesis, WeightHypothesis, WeightHypothesis2

public class Hypothesis
extends java.lang.Object


Constructor Summary
Hypothesis()
           
 
Method Summary
 double getProbability()
           
 void setProbability(double probability)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hypothesis

public Hypothesis()
Method Detail

getProbability

public double getProbability()

setProbability

public void setProbability(double probability)